home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / compress / ezcode34.zip / EZCODE.MAN < prev    next >
Text File  |  1993-11-28  |  22KB  |  554 lines

  1.  
  2.  
  3.  
  4.                 
  5.                 EZ CO*DE RELEASE 3.4
  6.  
  7.          A COMPRESSION/DECOMPRESSION UTILITY SHELL
  8.  
  9.            COPYRIGHT 1993  CHARLES HILL  USEFULL CONCEPTS
  10.                 ALL RIGHTS RESERVED
  11.  
  12.                1303 B CARLISLE DRIVE
  13.              SAN MATEO, CA. 94402-1917
  14.                     USA
  15.  
  16.  
  17.  
  18.  
  19.  
  20.                   CONTENTS
  21.  
  22.  
  23.               GETTING INTRODUCED ............ 1
  24.  
  25.  
  26.               GETTING INSTALLED ............. 1
  27.  
  28.  
  29.               MOUSE TUTORIAL ................ 2
  30.  
  31.  
  32.               KEYBOARD TUTORIAL ............. 3
  33.  
  34.  
  35.               GETTING THE PICTURE ........... 4
  36.  
  37.  
  38.               GETTING LEGAL ................. 7
  39.  
  40.  
  41.               GETTING REGISTERED ............ 8
  42.  
  43.  
  44.               GETTING HISTORICAL ...........  9
  45.  
  46.                                       PAGE 1
  47.  
  48.  
  49.                   GETTING INTRODUCED
  50.  
  51.   * ABOUT THIS MANUAL
  52.  
  53.   Since EZ CO*DE is meant to make your life simpler, we'll try to keep this
  54.   manual simple too; telling you just what you need to know. After you have
  55.   "tinkered" around with it for a while, the auto help lines in the program
  56.   will be all you'll need. BE SURE TO READ THE WARNINGS ON MOVING FILES.
  57.  
  58.   * WHAT IS EZ CO*DE?
  59.  
  60.   EZ CO*DE is a shareware computer shell program which, when used with a
  61.   compatible archiving utility, provides the user with a menu driven multiple
  62.   choice method of enjoying archiver benefits. EZ CO*DE supports :
  63.   .ZIP, .LZH, .PAK, .ARC, .SDN, .ARJ and .ZOO files along with their self
  64.   extraction counterparts. EZ CO*DE allows simple file compression and
  65.   decompression or more sophisticated tasks if your situation calls for them.
  66.  
  67.   * WHAT IS NEEDED TO RUN EZ CO*DE ?
  68.  
  69.   You must have one of the following archiving programs. To use the other
  70.   features listed in the table you must attain the corresponding programs.
  71.  
  72.   EZ CO*DE SUPPORTS ALL OF THESE METHODS AND THEIR PREVIOUS VERSIONS.
  73.  
  74.   ┌─────────────────────┬──────────────┬────────────┐
  75.   │ Archive        │ Needed For   │ Needed For │
  76.   │ Program        │ Self Extract │ Recursion  │
  77.   ├─────────────────────┼──────────────┼────────────┤
  78.   │ PKZIP & PKUNZIP 2.0 │ ZIP2EXE 1.1  │ None        │
  79.   │ LHA 2.13        │ None           │ None        │
  80.   │ PAK 2.51        │ None           │ None        │
  81.   │ ARJ 2.41        │ None           │ None        │
  82.   │ ZOO 2.1        │ SEZ 2.3      │ STUFF 1.0  │
  83.   └─────────────────────┴──────────────┴────────────┘
  84.  
  85.   * None means the option is included in the archive program.
  86.  
  87.   EZ CO*DE will run on any IBM compatible computer and supports any Microsoft
  88.   compatible mouse. Conventional memory use is about 250K or 190K with
  89.   expanded memory support. EZ CO*DE supports CGA, EGA and VGA adapters.
  90.  
  91.                   GETTING INSTALLED
  92.  
  93.   Be sure to put EZCODE.EXE and the archive programs you are using into a
  94.   directory that is listed in the path line of your autoexec.bat file.
  95.  
  96.   You may change the name EZCODE.EXE to suit your needs (ie EC.EXE).
  97.  
  98.   NOTE : EZCODE makes and removes a directory called "$e" in the root
  99.   directory of the startup drive to view files from archives. If EZCODE finds
  100.   this directory to exist, it will yield a warning at startup.
  101.  
  102.                                       PAGE 2
  103.  
  104.  
  105.                    MOUSE TUTORIAL
  106.  
  107.   - OVERVIEW -
  108.   With the mouse select "Extract" from the main menu. A pop-up menu appears
  109.   listing the choices for extraction. The top menu item "Check Overwrite ..."
  110.   is highlighted. The help line at the bottom explains what this item will do
  111.   when executed. Click on the remaining items noting the help line.
  112.  
  113.   Now, select "Add" from the main menu. Examine each item as you did before.
  114.   Continue until you have completed all the items on the main menu. When you
  115.   are finished move the mouse outside the popup menu and click to cancel.
  116.  
  117.   - CREATING AN ARCHIVE -
  118.   Select " Archive ". Next select "Input ...". The input box shows the path of
  119.   the current directory by default. For this example we'll use the default.
  120.   Type the name "test.zip". If you are using an archiver other than PKZIP, use
  121.   the appropriate extension. Select "Enter=Accept". Notice the right window
  122.   now displays the name "..\test.zip" and reports that it is new. Note that
  123.   test.zip does not actually exist until files are added to it.
  124.  
  125.   - TAGGING FILES FOR COMPRESSION -
  126.   If the Directory window does not contain any files, select " Directory "
  127.   to choose a directory which does. Now, tag some arbitrary files in the
  128.   Directory window. To tag a file, click on it to hightlight it and click it
  129.   again to tag it. A '√' appears in the TAG column confirming selection.
  130.  
  131.   - COMPRESSING THE TAGGED FILES -
  132.   Select "Add" from the main menu. Select "Overwrite ...". Select "Tagged".
  133.   Your screen reports that compression is taking place. When you return, note
  134.   that test.zip contains the files you tagged.
  135.  
  136.   - SELECTING AN EXISTING ARCHIVE -
  137.   For this section exit the program by clicking <F10=Exit>. Run EZCODE again.
  138.   Select " Archive ". Use the selection window to get to the directory
  139.   containing test.zip and then select test.zip. Note that test.zip is now
  140.   displayed in the right window.
  141.  
  142.   - DELETING test.zip -
  143.   Activate the Directory window. Highlight test.zip. Select "File" from the
  144.   main menu. Select "Delete". Select "Highlighted". On return, note that
  145.   test.zip still appears in the right window and reports it is new. As noted
  146.   above, test.zip does not actually exist until files are added to it. You'll
  147.   note that the Directory window no longer contains the file test.zip.
  148.  
  149.   This concludes the tutorial. You now have a good idea how to operate
  150.   EZ CO*DE. The section "GETTING THE PICTURE" explains all the options
  151.   available to you. If you have a problem, please notify USEFULL CONCEPTS.
  152.  
  153.                                       PAGE 3
  154.  
  155.  
  156.                   KEYBOARD TUTORIAL
  157.  
  158.   - OVERVIEW -
  159.   Press <Alt>. The pop-up menu for the main menu item "Extract" appears
  160.   listing the choices for extraction. The top menu item "Check Overwrite ..."
  161.   is highlighted. The help line at the bottom explains what this item will do
  162.   when executed. Scroll through the remaining items noting the help line.
  163.  
  164.   Move right to "Add". Examine each item as you did before. Continue until
  165.   you have completed all the items on the main menu. When you are finished
  166.   press <ESC> to cancel.
  167.  
  168.   - CREATING AN ARCHIVE -
  169.   Activate the Archive window using the left-right arrow keys. Press <Enter>
  170.   to bring up the archive file selection window. Next select "Input ...". The
  171.   input box shows the path of the current directory by default. For this
  172.   example we'll use the default. Type the name "test.zip". If you are using
  173.   an archiver other than PKZIP, use the appropriate extension. Press <Enter>.
  174.   The right window now displays the name test.zip and reports that it is new.
  175.   Note that test.zip does not actually exist until files are added to it.
  176.  
  177.   - TAGGING FILES FOR COMPRESSION -
  178.   If the Directory window does not contain any files, activate it and press
  179.   <Enter> to bring up the directory selection window. Select a directory which
  180.   does. Now tag some arbitrary files for compression. To tag a file, highlight
  181.   it and press <T>. A '√' appears in the TAG column confirming selection.
  182.  
  183.   - COMPRESSING THE TAGGED FILES -
  184.   Select "Add" from the main menu. Select "Overwrite ...". Select "Tagged".
  185.   Your screen reports that compression is taking place. When you return, note
  186.   that test.zip contains the files you tagged.
  187.  
  188.   - SELECTING AN EXISTING ARCHIVE -
  189.   For this section exit the program by pressing <F10>. Run EZCODE again.
  190.   Activate the Archive window and press <Enter>. Use the selection window to
  191.   get to the directory containing test.zip and then select test.zip. Note
  192.   that test.zip is now displayed in the Archive window.
  193.  
  194.   - DELETING test.zip -
  195.   Activate the Directory window. Highlight test.zip. Select "File" from the
  196.   main menu. Select "Delete". Select "Highlighted". On return, note that
  197.   test.zip still appears in the right window and reports it is new. As noted
  198.   above, test.zip does not actually exist until files are added to it. You'll
  199.   note that the Directory window no longer contains the file test.zip.
  200.  
  201.   This concludes the tutorial. You now have a good idea how to operate
  202.   EZ CO*DE. The section "GETTING THE PICTURE" explains all the options
  203.   available to you. If you have a problem, please notify USEFULL CONCEPTS.
  204.  
  205.                                       PAGE 4
  206.  
  207.  
  208.                  GETTING THE PICTURE
  209.  
  210.   IMPORTANT: The copyrighted documentation that came with your archiving
  211.   utility goes into great detail on the functions available with that
  212.   program. EZ CO*DE supports most of the functions for these programs. Listed
  213.   here are the functions supported by EZ CO*DE.
  214.  
  215.   NOTE : For the Extract, Add, Move, Delete, Remark and File menus, you will
  216.   use "Highlighted", "Tagged" or "Input ..."  to define the files to operate
  217.   on. With Input you can define files using the DOS wildcard characters.
  218.  
  219.   * EXTRACT
  220.  
  221.   The function of "Extract" is to decompress files from the archive in the
  222.   archive window and put them in a directory of your choice. The options are :
  223.  
  224.   Check Overwrite ... :
  225.   Checks your chosen directory for files with the same name. If any are
  226.   found you will be asked if you want to overwrite them.
  227.  
  228.   Overwrite ... :
  229.   Extracts the chosen files and will overwrite any existing files with the
  230.   same name.
  231.  
  232.   Update ... :
  233.   Extracts the chosen files if they are new or if they have the same name
  234.   and are more recent than the files in the chosen directory.
  235.  
  236.   Freshen ... :
  237.   Extracts the chosen files if they are same named and more recent than the
  238.   files in the chosen directory.
  239.  
  240.   * ADD
  241.  
  242.   The function of "Add" is to compress files and add them to the archive in
  243.   the archive window. The options are :
  244.  
  245.   Overwrite ... :
  246.   Compresses chosen files and will overwrite same named files.
  247.  
  248.   Update ... :
  249.   Compresses chosen files if they are new or if they are same named and more
  250.   recent than the files in the archive.
  251.  
  252.   Freshen ... :
  253.   Compresses chosen files only if they are same named and more recent than
  254.   the files in the archive.
  255.  
  256.   * MOVE
  257.  
  258.   Same as "Add" except it deletes the selected files after they are added.
  259.  
  260.   WARNING : The files selected will be deleted regardless of whether or not
  261.   they meet the "Update" or "Freshen" criteria.
  262.  
  263.                                       PAGE 5
  264.  
  265.  
  266.   * DELETE
  267.  
  268.   The function of "Delete" is to delete selected files from the archive in
  269.   the archive window. NOTE : To delete directory files, use the "File" menu.
  270.  
  271.   * REMARK
  272.  
  273.   This function allows you to enter descriptive comments to your archives
  274.   or to the individual files within.
  275.  
  276.   * LIST
  277.  
  278.   This function contains the options listed below.
  279.  
  280.   Archive :
  281.   This selection will allow you to view the contents of the archive in the
  282.   archive window in the archivers format.
  283.  
  284.   Archive w/path :
  285.   Same as above, except it will include path information.
  286.  
  287.   Archive w/tech :
  288.   Same as above, except it will include detailed techinical information.
  289.  
  290.   * SFX
  291.  
  292.   Create SFX :
  293.   The SFX function creates a self-extract file (ie test.exe) from an
  294.   archive (ie test.zip).
  295.  
  296.   * SORT
  297.  
  298.   This function sorts the files in the higlighted window and sets the sort
  299.   filter, so that future directory and archive selections will be sorted
  300.   likewise. The options here are self-explanatory.
  301.  
  302.   * FILE
  303.  
  304.   The function of "File" is to give you the DOS file handling capabilities
  305.   from within the program. The options are self-explanatory.
  306.  
  307.   Also included in this menu is a handy file searching option, which allows
  308.   you to locate any file on the current drive.
  309.  
  310.   WARNING : When using Move from the File menu, the files you select will be
  311.   deleted whether or not they are successfully copied. For example, trying to
  312.   move a file to a directoy with a same named Read-Only file.
  313.  
  314.                                       PAGE 6
  315.  
  316.  
  317.   * FLAG LINE (Second row on screen)
  318.  
  319.   By clicking on the encapsulated letter or pressing the corresponding key,
  320.   you can toggle ON or OFF the following flags :
  321.  
  322.   [D]irectory  [R]ecursion  [P]assword    [A]uthenticity
  323.  
  324.   Here are some general explanations for these flags. Because each archive
  325.   method has its own idiosyncrasies, you should see the documentation for the
  326.   particular archive method you are using.
  327.  
  328.   Directory use :
  329.   When this flag is activated, files in the archive will be stored with their
  330.   path names and extracted to their stored pathnames. You will be asked to
  331.   enter the base directory when this option is activated. The base directory
  332.   is the directory from which the archive program will be executed.
  333.  
  334.   Recursion use :
  335.   When this flag is activated, you will be prompted to enter the directory
  336.   and filespecs for recursion. Recursion compresses all files given by the
  337.   filespecs in the directory specified and all its subdirectories.
  338.  
  339.   Password use :
  340.   When this flag is activated, you will be prompted to enter passwords when
  341.   it is appropriate. Usually this is when you are compressing, extracting and
  342.   viewing files.
  343.  
  344.   Authenticity use :
  345.   This flag is only applicable to .ZIP files. When this flag is activated
  346.   it will put authenticity verification on the files you compress.
  347.  
  348.   * " Directory " and " Archive "
  349.  
  350.   Click on these buttons or press enter with the appropriate window activated
  351.   to bring up the directory and archive selection dialog boxes.
  352.  
  353.   Use the directory selection box to select, make or remove directories.
  354.  
  355.   Use the archive selection box to select or input an archive. Only archives
  356.   for which you have the archive programs for can be selected.
  357.  
  358.   The help lines will guide you through the options in this window.
  359.  
  360.   * <V=View>
  361.  
  362.   This option is used to view the highlighted file. Options for viewing are
  363.   on the help screen in the view utility. When you invoke the editor EZCODE
  364.   uses the name 'edit' by default. To use a name of your choice, use <Alt E>
  365.   and enter the new name (Do not include the extension). This new name is
  366.   then saved and used from then on.
  367.  
  368.                                       PAGE 7
  369.  
  370.  
  371.                 GETTING LEGAL
  372.  
  373.   * SHAREWARE STATEMENT
  374.  
  375.   EZ CO*DE is protected by U.S. Copyright law and is not in public domain.
  376.   You are granted a limited license to make an evaluation copy for trial use
  377.   on a private, non commercial basis for the specific purpose of determining
  378.   whether EZ CO*DE is suitable for your purposes.
  379.  
  380.   At the end of the trial period, you should either register or discontinue
  381.   use. Purchase of a disk from a shareware distributor does not constitute
  382.   registration.
  383.  
  384.   Site licenses are available. Please inquire for more information.
  385.   A registration form is on the next page.
  386.  
  387.   * DISCLAIMER OF WARRANTY
  388.  
  389.   IMPORTANT: If you received this program from a bulletin board or a
  390.   shareware distributor, read this warranty information before you register.
  391.   If you do not agree to the terms, please discontinue use.
  392.  
  393.   This program is sold without any express or implied warranties whatsoever,
  394.   including but not limited to merchantability and fitness for a particular
  395.   purpose. In no event shall Charles Hill or Usefull Concepts Co. be liable
  396.   for any damages whatsoever (including, without limitation, damages from
  397.   loss of business profits, business interruption, loss of business
  398.   information, or other pecuniary loss) arising out of the use of or
  399.   inability to use this product, even if Usefull Concepts Co. has been
  400.   advised of the possibility of such damages.
  401.  
  402.   * EZ CO*DE 3.4 AND THE EZ CO*DE MANUAL
  403.  
  404.   Copyright 1993 ∙ Charles Hill ∙ Usefull Concepts ∙ All Rights Reserved
  405.  
  406.   * TRADEMARK USE IN THIS MANUAL
  407.  
  408.   MICROSOFT is a trademark of MICROSOFT CORPORATION
  409.   IBM is a trademark of INTERNATIONAL BUSINESS MACHINES CORPORATION
  410.   PKZIP, PKUNZIP are trademarks of PKWARE INCORPORATED
  411.   LHA is a trademark of HARUYASU YOSHIZAKI
  412.   ZOO is a trademark of RAHUL DHESI
  413.   PAK is a trademark of NOGATE CONSULTING
  414.   ARJ is a trademark of ROBERT JUNG
  415.  
  416.   The archive utilities are available from most electronic bulletin boards.
  417.  
  418.                                       PAGE 8
  419.  
  420.  
  421.                  GETTING REGISTERED
  422.  
  423.   To register use the file REGISTER.FRM included in the EZ CO*DE package.
  424.  
  425.   When you register EZ CO*DE, you will receive a letter of confirmation,
  426.   including instructions on how to replace the registration message with your
  427.   name and serial number.
  428.  
  429.   Registration entitles you to the use of the version registered and ALL
  430.   future versions of EZ CO*DE !
  431.  
  432.   Technical support is available for EZ CO*DE through electronic mail at the
  433.   following BBS's :
  434.  
  435.   COMPUSERVE : 70732,343
  436.   PCLINK     : RUNOUT
  437.   GENIE      : C.HILL14
  438.  
  439.   If you wish to attain support through U.S. mail, please include a stamped
  440.   self addressed envelope.
  441.  
  442.   Registered users will be able to get technical support by phone.
  443.  
  444.  
  445.              EZ CO*DE REGISTRATION FORM
  446.                   USEFULL CONCEPTS
  447.                 1303 B CARLISLE DRIVE
  448.               SAN MATEO, CA. 94402-1917
  449.  
  450.              Version you are registering __________
  451.  
  452.  
  453.   NAME _____________________________    QUANTITY REGISTERED    ______________
  454.  
  455.   COMPANY __________________________    AMOUNT AT $30.00 EACH  ______________
  456.  
  457.   ADDRESS __________________________    APPLICABLE SALES TAX   ______________
  458.  
  459.   CITY _____________________________    TOTAL ENCLOSED         ______________
  460.  
  461.   STATE ________ ZIP _______________    CA. RESIDENTS ADD 8% STATE TAX.
  462.  
  463.   DATE ________ PHONE ______________    CHECK IN U.S. FUNDS. THANK YOU.
  464.  
  465.   COMPUSERVE ID ____________   GENIE ID ____________   PCLINK ID ____________
  466.  
  467.   AOL ID ____________    NYACC ID ____________    OTHER _______________________
  468.  
  469.   To be displayed in registered copy (check one):  __NAME  __COMPANY
  470.  
  471.        PLEASE BE SURE TO READ THE WARRANTY STATEMENT BEFORE REGISTERING.
  472.  
  473.                                       PAGE 9
  474.  
  475.  
  476.                   VERSION HISTORY
  477.  
  478.   Some updates include undocumented bug fixes.
  479.   v1.0 - Original release.
  480.   v1.1 - Fixed bug viewing files from archives on floppies.
  481.      Fixed bug with .ZIP file dates.
  482.      Fixed bug in algorithm for reading .ZIP, .LZH and .ZOO files.
  483.      Fixed bug in memory allocation for drives with more than 150 dirs.
  484.      Fixed bug clearing SFX flag on input archives.
  485.      Put 80x25 color text video mode rather than default mode.
  486.      Made sort selection stay until changed.
  487.      Added line selection in viewing.
  488.   v2.0 - Fixed bug in algorithm for reading LHA self extract files.
  489.      Fixed bug initializing printer file handle.
  490.      Fixed bug with Page Down on empty CPF and DIRECTORY windows.
  491.      Fixed bug with root directory highlight bar in Directory Maintanence.
  492.      Added mouse support.
  493.   v2.1 - Corrected version numbers.
  494.      Restored original videomode on exit.
  495.   v2.2 - Fixed a bug where CGA was identified as Hercules.
  496.      Fixed bug restoring color palette on return from DOS.
  497.      Enhanced mouse support.
  498.      Improved efficiency of memory use.
  499.      Added color configuration in viewing.
  500.      Added ability to choose and invoke an editor.
  501.      Added flags to identify authenticity verified files.
  502.   v2.3 - Set default edit program to EDIT instead of the incorrect PWB.
  503.      Fixed bug with some error message cosmetics.
  504.      Fixed bug with read-only directories.
  505.      Fixed algorithm for drive configuration.
  506.      Set exit to startup directory.
  507.   v2.4 - Fixed algorithm for drive configuration again.
  508.      Removed diskette change line detection.
  509.      Put temporary directory $E in root directory of startup drive.
  510.      Fixed failure to remove $E when returning from editor.
  511.   v2.5 - Fixed bug removing tmp file before directory reads.
  512.      Fixed bug restoring screen from DOS with certain video cards.
  513.   v2.6 - Fixed bug with eratic cursor on CGA.
  514.      Fixed bug for systems exceeding 512 directories.
  515.      Added feature of retained tags after file operations.
  516.   v2.7 - Upgraded for PKZIP 2.0.
  517.      Restructured directory-archive selection and flags.
  518.      Added feature of retained tags after archive operations.
  519.      Improved memory efficieny by 20%.
  520.      Restructured file search routine.
  521.      Added ESC key for exiting viewer.
  522.      Freed PgUp and PgDn keys from affecting cursor in viewing.
  523.      Added EMS usage for data storage.
  524.      Removed fix option.
  525.   v2.8 - Fixed bug with tags via mouse.
  526.      Modified directory window, archive window and tags.
  527.      Modified date algorithims for year 2000.
  528.      Removed flags identifying authenticity verified files.
  529.   v2.9 - Cleaned up screen restoration on return to viewer from editor.
  530.      Made archive window active on startup.
  531.      Fixed PgUp and PgDn with mouse on viewer startup.
  532.      Added bat as an extension searched for with edit program.
  533.      Removed test option.
  534.      Improved speed.
  535.   v3.0 - Fixed a bug in algorithm for reading .ZIP files.
  536.      Fixed bug with directory and archive position counter.
  537.      Fixed bug initializing flags with sfx files.
  538.      Fixed a bug when a search string from hex mode is used in text mode.
  539.      Rewrote algorithm for reading .ARJ files and upgraded for v2.41
  540.      Flaged editing archive files stored with pathnames.
  541.      Added .ZOO self extract file compatibility.
  542.      Set right mouse button to <Esc>.
  543.      Added (*.*  default) filter in archive selection box.
  544.   v3.1 - Included stored pathnames in sort by name for archives.
  545.      Set color keys to <Alt> to avoid accidental color changes.
  546.   v3.2 - Fixed root directory default paths with input from file menu items.
  547.      Made cosmetic improvements on critical error handler.
  548.      Added tracking of bytes tagged with directory files.
  549.   v3.3 - Added tracking of bytes tagged with archive files.
  550.      Fixed bug with <Alt> color keys.
  551.   v3.4 - Fixed color key listings on help screen from F1-F6 to F2-F7.
  552.   Special thanks to those people who reported the bugs they found in EZCODE !
  553.  
  554.